Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#780 - Add AbstractPolyhedron interface #1077

Merged
merged 6 commits into from
Jan 27, 2019
Merged

#780 - Add AbstractPolyhedron interface #1077

merged 6 commits into from
Jan 27, 2019

Conversation

schillic
Copy link
Member

Closes #780.

I left out the following generalizations. I would open a new issue to keep this PR manageable, but I can also add them here.

  • generalize linear_map to AbstractPolyhedron
  • generalize polyhedron to AbstractPolyhedron
  • generalize isempty to AbstractPolyhedron
    There are two optional implementations. The second one would just work. For the first one, we would need the polyhedron method above.

@schillic schillic requested a review from mforets January 26, 2019 19:27
Copy link
Member

@mforets mforets left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

I would open a new issue to keep this PR manageable, but I can also add them here.

i suggest to continue in a new issue.

we also have to update the interface hierarchy figure

@schillic
Copy link
Member Author

we also have to update the interface hierarchy figure

🔍 Oh yes! I thought about it, but then I forget again. I will do that here and then merge.

@schillic schillic merged commit 79a9678 into master Jan 27, 2019
@schillic schillic deleted the schillic/780 branch January 27, 2019 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants